home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Together in Jesus: 1st Eucharist Computer Fun
/
Together in Jesus - First Eucharist - Computer Fun.iso
/
rec4c.swf
/
scripts
/
frame_1
/
DoAction_2.as
next >
Wrap
Text File
|
2007-10-07
|
1KB
|
31 lines
stop();
var score;
score = 0;
labelarray = ["one","two","three","four","five"];
randomidx = random(labelarray.length);
var soundTock = new Sound(this);
soundTock.attachSound("tock");
var soundTada = new Sound(this);
soundTada.attachSound("tada");
var soundWrongslide = new Sound(this);
soundWrongslide.attachSound("wrongslide");
var soundApplause1 = new Sound(this);
soundApplause1.attachSound("applause1");
var soundApplause2 = new Sound(this);
soundApplause2.attachSound("applause2");
var soundCheering1 = new Sound(this);
soundCheering1.attachSound("cheering1");
var soundCheering2 = new Sound(this);
soundCheering2.attachSound("cheering2");
var soundTrumpet = new Sound(this);
soundTrumpet.attachSound("trumpet");
var soundCheerchime = new Sound(this);
soundCheerchime.attachSound("cheerchime");
var soundVictorychimes = new Sound(this);
soundVictorychimes.attachSound("victorychimes");
var soundCheering2 = new Sound(this);
soundCheering2.attachSound("cheering2");
var soundDingbleep = new Sound(this);
soundDingbleep.attachSound("dingbleep");
newsorry_mc._visible = false;